#Make SameSize YK/YG
LMB:This will copy the Dimension value from the smaller Object (Y-Axis) to the larger Object.**_
RMB:This will copy the Dimension value from the bigger Object (Y-Axis) to the smaller Object.
Make_Same_Size(1,0)
#END
[OnRightMouseButton!]  
Make_Same_Size(1,1)
#END

